home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Network Support Library
/
RoseWare - Network Support Library.iso
/
apidev
/
basnet.arc
/
READ.ME2
< prev
next >
Wrap
Text File
|
1987-07-16
|
530b
|
12 lines
If you use Nodeinfo prog with interpretive Basic:
1) Type in IBASNETA and hit return (Ibasneta.exe is
the Assembly language lib that Nodeinfo interfaces
with.
2) Execute Nodeinfo with the Basic Interpreter.
If you use Nodeinfo prog with Compiled Basic:
1) Compile the source code to an .obj file.
2) Link the .obj prog with the CBASNETA.OBJ file.
3) Before linking CBASNETA use MASM to generate an .obj file.
4) Execute Nodeinfo.
If you have any questions on how to get this to run, call and I'll do my best.